From ead2de99f751b2c284eee5a0f63deac59bf0effd Mon Sep 17 00:00:00 2001 From: tsteven4 Date: Mon, 28 May 2018 14:29:54 -0600 Subject: [PATCH] correct spelling in document. (#184) --- xmldoc/chapters/build.xml | 2 +- xmldoc/chapters/preface.xml | 2 +- xmldoc/chapters/styles.xml | 10 +++++----- xmldoc/chapters/use.xml | 6 +++--- xmldoc/filters/bend.xml | 2 +- xmldoc/filters/options/discard-matchname.xml | 2 +- xmldoc/filters/options/track-speed.xml | 2 +- xmldoc/formats/csv.xml | 2 +- xmldoc/formats/delbin.xml | 6 +++--- xmldoc/formats/fugawi.xml | 2 +- xmldoc/formats/garmin_gpi.xml | 8 ++++---- xmldoc/formats/globalsat.xml | 2 +- xmldoc/formats/gopal.xml | 2 +- xmldoc/formats/gpilots.xml | 2 +- xmldoc/formats/gpl.xml | 2 +- xmldoc/formats/holux.xml | 2 +- xmldoc/formats/iblue757.xml | 4 ++-- xmldoc/formats/kml.xml | 2 +- xmldoc/formats/mtk.xml | 2 +- xmldoc/formats/openoffice.xml | 2 +- xmldoc/formats/options/delbin-logs.xml | 2 +- xmldoc/formats/options/garmin_gpi-bitmap.xml | 4 ++-- xmldoc/formats/options/garmin_gpi-writecodec.xml | 2 +- xmldoc/formats/options/geojson-compact.xml | 2 +- xmldoc/formats/options/globalsat-dump-file.xml | 2 +- xmldoc/formats/options/globalsat-showlist.xml | 2 +- xmldoc/formats/options/globalsat-track.xml | 2 +- xmldoc/formats/options/kml-track.xml | 2 +- xmldoc/formats/options/magellan1-noack.xml | 2 +- xmldoc/formats/options/mmo-ver.xml | 2 +- xmldoc/formats/options/nmea-gprmc.xml | 2 +- xmldoc/formats/options/shape-name.xml | 2 +- xmldoc/formats/options/skytraq-gps_utc_offset.xml | 2 +- xmldoc/formats/options/stmsdf-index.xml | 2 +- xmldoc/formats/options/transform-rptname.xml | 2 +- xmldoc/formats/ricoh.xml | 2 +- xmldoc/formats/saplus.xml | 2 +- xmldoc/formats/saroute.xml | 2 +- xmldoc/formats/stmsdf.xml | 2 +- xmldoc/formats/tmpro.xml | 2 +- xmldoc/formats/xmap.xml | 4 ++-- xmldoc/formats/xmap2006.xml | 2 +- xmldoc/formats/xmapwpt.xml | 6 +++--- 43 files changed, 59 insertions(+), 59 deletions(-) diff --git a/xmldoc/chapters/build.xml b/xmldoc/chapters/build.xml index 4f7f5585d..a9e243351 100644 --- a/xmldoc/chapters/build.xml +++ b/xmldoc/chapters/build.xml @@ -40,7 +40,7 @@ Qt versions 5.2 and newer are supported. libusb is recommended for OS/X and Linux if you want to use a USB Garmin or -Delorme device. +DeLorme device. Fedora users may need to 'yum install libusb-devel'. Ubuntu users may need to 'yum install libusb-dev'. diff --git a/xmldoc/chapters/preface.xml b/xmldoc/chapters/preface.xml index 469cfbe8f..e74de5b4f 100644 --- a/xmldoc/chapters/preface.xml +++ b/xmldoc/chapters/preface.xml @@ -15,7 +15,7 @@ Perhaps you have an Explorist 600 and your You've collected a list of your favorite locations as waypoints and you'd like to be able to share them. Unfortunately, his copy of Garmin Mapsource won't read data created by your copy of Magellan Mapsend DirectRoute. What you need -is a program that converts data bewteen the two programs. +is a program that converts data between the two programs. GPSBabel actually solves that problem for you and much more... diff --git a/xmldoc/chapters/styles.xml b/xmldoc/chapters/styles.xml index 7f1c88ff6..d2551382c 100644 --- a/xmldoc/chapters/styles.xml +++ b/xmldoc/chapters/styles.xml @@ -37,7 +37,7 @@ your expectations. If not, you could continue to tweak command each time. If 'mystyle' is a format that describes a popular program or is likely to be of use to others, you can then share mystyle.style with other GPSBabel users. -Send it along with a coherent description to the GPSBabel-misc mailing +Send it along with a coherent description to the GPSBabel-Misc mailing list for consideration to be included in a future version. @@ -237,7 +237,7 @@ a specific type to this format. Possible values are WAYPOINT, ROUTE or TRACK. GPSBabel Behavior Directives There are a few available directives to control some of the internal -processing functions of GPSbabel. +processing functions of GPSBabel.
SHORTLEN @@ -1085,7 +1085,7 @@ example:
NET_TIME - Microsoft dot net represents times in 100 nanoscond intervals since midnight + Microsoft dot net represents times in 100 nanosecond intervals since midnight Jan 1/0001 GMT, giving absurdly large numbers like 633943150010000000 for mid-November, 2009. NET_TIME is how to represent those in GPSBabel. @@ -1258,7 +1258,7 @@ example:
PATH_SPEED - Speed in meters per second. Gpsbabel does NOT calculate this data by + Speed in meters per second. GPSBabel does NOT calculate this data by default; it is read from the input file if present. (If not present, it may be calculated with the track filter.) @@ -1309,7 +1309,7 @@ example:
PATH_COURSE - Course in degrees. Gpsbabel does not calculate this data by default; + Course in degrees. GPSBabel does not calculate this data by default; it is read from the input file if present. (If not present, it may be calculated with the track filter.) diff --git a/xmldoc/chapters/use.xml b/xmldoc/chapters/use.xml index 18d4bd828..9ef5b0698 100644 --- a/xmldoc/chapters/use.xml +++ b/xmldoc/chapters/use.xml @@ -67,7 +67,7 @@ name of a file to be read or written. format and create a new file /tmp/geocaching.gpx in GPX format. It's important to note that the names have nothing to do with the formats actually used. This command will read from a Magellan unit attached to the first serial port on a Linux system (device names will - vary on other OSes; typically COMx: on WIndows) and write them as a geocaching loc file. + vary on other OSes; typically COMx: on Windows) and write them as a geocaching loc file. Command showing Linux download from Magellan serial and writing to .loc file gpsbabel -i magellan -f /dev/ttyS0 -o geo -F mag.loc @@ -187,7 +187,7 @@ merged data to multiple destinations. always result in a list of waypoints, not the original track. The presence of -s on the command line tends to - creats havoc on tracks and routes since many of these formats + create havoc on tracks and routes since many of these formats rely on internal linkages between such points and renaming them may break those linkages. In general, don't use -s when tracks or @@ -268,7 +268,7 @@ merged data to multiple destinations. Only the filename specified by that option will be used. - There may be situations where predefined values are not useable + There may be situations where predefined values are not usable (i.e. wrapper applications using GPSBabel in the background). The inifile mechanism can be disabled with an empty filename. diff --git a/xmldoc/filters/bend.xml b/xmldoc/filters/bend.xml index 6df2bc822..d6a8bfbc7 100644 --- a/xmldoc/filters/bend.xml +++ b/xmldoc/filters/bend.xml @@ -22,7 +22,7 @@ Because of that, it is usually a good idea to use the simplify filter before this one. This command line reads route.gpx and replaces each point with other two -points: one 25 metres before and another 25 metres after the original +points: one 25 meters before and another 25 meters after the original point. It replaces a point only if there is a change of direction larger than 5 degrees. diff --git a/xmldoc/filters/options/discard-matchname.xml b/xmldoc/filters/options/discard-matchname.xml index 5ee8e5d1a..1162329c0 100644 --- a/xmldoc/filters/options/discard-matchname.xml +++ b/xmldoc/filters/options/discard-matchname.xml @@ -1,6 +1,6 @@ This option discards points that have shortnames that match the -provided regular expresision. +provided regular expression. Discarding specific point by regular expression diff --git a/xmldoc/filters/options/track-speed.xml b/xmldoc/filters/options/track-speed.xml index 94722c5b8..2cf43b396 100644 --- a/xmldoc/filters/options/track-speed.xml +++ b/xmldoc/filters/options/track-speed.xml @@ -1,7 +1,7 @@ This option computes a value for the GPS speed at each trackpoint. This is most useful with trackpoints from formats that don't support -speed information or for trackoints synthesized by the +speed information or for trackpoints synthesized by the interpolate filter. diff --git a/xmldoc/formats/csv.xml b/xmldoc/formats/csv.xml index 6be487cf1..cc15d9f46 100644 --- a/xmldoc/formats/csv.xml +++ b/xmldoc/formats/csv.xml @@ -1,6 +1,6 @@ There are a billion variants of Comma Separated Value -data. This is the one specifically that makes Delorme S&A Deluxe 9 happy. It's +data. This is the one specifically that makes DeLorme S&A Deluxe 9 happy. It's also a very simple program and useful for many other programs like spreadsheets, but contains only a very minimal information. For general purpose use, you'll probably be more happy with our diff --git a/xmldoc/formats/delbin.xml b/xmldoc/formats/delbin.xml index 4c6806cc0..0b36f47ed 100644 --- a/xmldoc/formats/delbin.xml +++ b/xmldoc/formats/delbin.xml @@ -29,7 +29,7 @@ - Command to send a pocket query (GPX) to a Delorme PN device + Command to send a pocket query (GPX) to a DeLorme PN device gpsbabel -i gpx -f "My Caches.gpx" -o delbin -F usb: @@ -39,11 +39,11 @@ If you receive a message that the device is busy, especially on Windows, - that could be because another program, likely Delorme's own, has the + that could be because another program, likely DeLorme's own, has the device open even though it's not actively interacting with the GPS. In Topo 8, on the GPS tab, look for GPS Options. Uncheck "Start GPS" and "Automatically detect GPS". Then just click the Exchange button when - you're ready for Topo to interact with the GPS. Other Delorme software may + you're ready for Topo to interact with the GPS. Other DeLorme software may be similar. diff --git a/xmldoc/formats/fugawi.xml b/xmldoc/formats/fugawi.xml index 51b819f79..ab1d09fad 100644 --- a/xmldoc/formats/fugawi.xml +++ b/xmldoc/formats/fugawi.xml @@ -15,7 +15,7 @@ Fugawi): - Description - Latidude - Longitude - - Altitude (metres) + - Altitude (meters) - Date (yyyymmdd/yymmdd) - Time of day (hhmmss) diff --git a/xmldoc/formats/garmin_gpi.xml b/xmldoc/formats/garmin_gpi.xml index 5dae5f4ec..0d65226bd 100644 --- a/xmldoc/formats/garmin_gpi.xml +++ b/xmldoc/formats/garmin_gpi.xml @@ -1,5 +1,5 @@ - The format garmin_gpi supports the binary POI (.gpi) files that are useable + The format garmin_gpi supports the binary POI (.gpi) files that are usable on newer Garmin GPS receivers. See garmin_poi for additional information about Garmin's own Poiloader program. Garmin POI-Loader is the standard application that creates GPI files with all possible features. @@ -15,8 +15,8 @@ If a waypoint name is annotated with a trailing '@'NNN where NNN is a number, that number will be used as the speed for POI alerts, just as with Garmin's POI Loader program. The units default to metric kilometers - per hour, but this cn be changed to statute via the units argument. - A speed associated with a specific POI will get precdence over any + per hour, but this can be changed to statute via the units argument. + A speed associated with a specific POI will get precedence over any 'speed' argument provided. For example, a waypoint named "Point@30" will associate a speed of 30 km/h with that specific point even if 'speed=40m' is present in the output arguments. @@ -39,7 +39,7 @@ receivers in Garmin protocol mode. For units like Nuvi, Zumo, or Streetpilot, just choose a file that's on the drive where your GPS is mounted. For units like the X series (GPSMap 60CSx, GPSMap 60Cx, Legend Hcx, etc.) - you must explictly put the unit in mass storage mode or mount + you must explicitly put the unit in mass storage mode or mount the memory chip in an external reader and transfer the file directly. diff --git a/xmldoc/formats/globalsat.xml b/xmldoc/formats/globalsat.xml index 16002e762..d4cf0e7c8 100644 --- a/xmldoc/formats/globalsat.xml +++ b/xmldoc/formats/globalsat.xml @@ -15,7 +15,7 @@ USB cable to your computer and the device will show up as a serial device. gpsbabel -i globalsat,showlist=1 -f /dev/ttyUSB0 - Command track can be used to fetch a single track, defult is all tracks + Command track can be used to fetch a single track, default is all tracks gpsbabel -i globalsat,track=number -f /dev/ttyUSB0 -o gpx,garminextensions -F outfile.gpx diff --git a/xmldoc/formats/gopal.xml b/xmldoc/formats/gopal.xml index e51e1e5bd..49f73d072 100644 --- a/xmldoc/formats/gopal.xml +++ b/xmldoc/formats/gopal.xml @@ -27,7 +27,7 @@ date given in the filename. To handle files without a parsable date in the name, the command line option 'date' is provided. -Conversions from gopal into any other format are a bit lossy concerning the first field of each line wich looks like an useless time tick value +Conversions from gopal into any other format are a bit lossy concerning the first field of each line which looks like an useless time tick value and is simply discarded while reading. If written, there will be a time_t value from the current (computed) timestamp. diff --git a/xmldoc/formats/gpilots.xml b/xmldoc/formats/gpilots.xml index ffb947cdd..f07a813e8 100644 --- a/xmldoc/formats/gpilots.xml +++ b/xmldoc/formats/gpilots.xml @@ -3,7 +3,7 @@ This is a Palm/OS file format for GPilotS. - It was tested against version 6.2 of GPilotsS + It was tested against version 6.2 of GPilotS Neither tracks nor routes are supported at this time. diff --git a/xmldoc/formats/gpl.xml b/xmldoc/formats/gpl.xml index 1b4397c32..dbe40abc3 100644 --- a/xmldoc/formats/gpl.xml +++ b/xmldoc/formats/gpl.xml @@ -1,5 +1,5 @@ - This is the 'gpl' format as used in Delorme mapping + This is the 'gpl' format as used in DeLorme mapping products. It is a track format and contains little more than the tracklog of a GPS that was attached while driving. frontiernet.net diff --git a/xmldoc/formats/holux.xml b/xmldoc/formats/holux.xml index 6866adba2..3f52671cf 100644 --- a/xmldoc/formats/holux.xml +++ b/xmldoc/formats/holux.xml @@ -20,7 +20,7 @@ coordinates in the wpo file format. In a .wpo file the resolution is 1/10"; in gpx for example it is 1/100". A a practical matter, this loss is only about 1.7 meters (5 feet). - The generated waypoint failes can also be used by MapShow + The generated waypoint files can also be used by MapShow version 1.14. This program is free of charge from the Holux web site. This format was contributed by Jochen Becker. diff --git a/xmldoc/formats/iblue757.xml b/xmldoc/formats/iblue757.xml index f473bf5e1..f29e4e148 100644 --- a/xmldoc/formats/iblue757.xml +++ b/xmldoc/formats/iblue757.xml @@ -63,7 +63,7 @@ East (E) or West (W) of Greenwich example: E
HEIGHT -Height above sea level in metres +Height above sea level in meters example: 99.859 m
@@ -73,7 +73,7 @@ Speed in km/h
DISTANCE -Distance covered since last point in metres +Distance covered since last point in meters example: 0.30 m
diff --git a/xmldoc/formats/kml.xml b/xmldoc/formats/kml.xml index 1a0b00c07..98fb8ab65 100644 --- a/xmldoc/formats/kml.xml +++ b/xmldoc/formats/kml.xml @@ -21,7 +21,7 @@ In general, GPSBabel's KML writer is relatively strong. GPSBabel handles simple Google Earth 4.0 and later have a feature that can surprise users of this format. Earth's "time slider" feature controls what timestamped data - gets displayed. If you're using data that has timestampes (e.g. GPX + gets displayed. If you're using data that has timestamps (e.g. GPX points that contain time or almost any track data) this will be important to you. The time slider defaults to the far left position and fully closed. This means that only the first data point will be displayed. You can diff --git a/xmldoc/formats/mtk.xml b/xmldoc/formats/mtk.xml index 8be6b7e99..ef9004062 100644 --- a/xmldoc/formats/mtk.xml +++ b/xmldoc/formats/mtk.xml @@ -72,7 +72,7 @@ If you can confirm success with others, please share with us. Downloaded data will be stored in data.bin file in the current - directory together with the choosen output format. This is a rather + directory together with the chosen output format. This is a rather uncommon feature in GPSBabel's formats and is likely to change in future versions. diff --git a/xmldoc/formats/openoffice.xml b/xmldoc/formats/openoffice.xml index 6046c5253..8d6793b33 100644 --- a/xmldoc/formats/openoffice.xml +++ b/xmldoc/formats/openoffice.xml @@ -5,5 +5,5 @@ delimiter because it is a) supported by both OpenOffice and Ploticus and b) is not ',', so you can use sed -i "s/./,/g" <x>.csv' to adapt it to locales where ',' is - used as decimal seperator. Contributed by Tobias Minich. + used as decimal separator. Contributed by Tobias Minich. diff --git a/xmldoc/formats/options/delbin-logs.xml b/xmldoc/formats/options/delbin-logs.xml index 7c3c4fd2b..18dbba8f4 100644 --- a/xmldoc/formats/options/delbin-logs.xml +++ b/xmldoc/formats/options/delbin-logs.xml @@ -1,5 +1,5 @@ When set to true, this includes Groundspeak logs from GPX pocket queries - when writing to Delorme devices that support the extended features introduced + when writing to DeLorme devices that support the extended features introduced in firmware version 2.5 for the PN-40 and PN-30 and in 1.6 for the PN-20. diff --git a/xmldoc/formats/options/garmin_gpi-bitmap.xml b/xmldoc/formats/options/garmin_gpi-bitmap.xml index d595aed46..c369a8f08 100644 --- a/xmldoc/formats/options/garmin_gpi-bitmap.xml +++ b/xmldoc/formats/options/garmin_gpi-bitmap.xml @@ -4,8 +4,8 @@ If you're starting from images in another format, you may need to - use another tool like Gimp or ImageMagick's convert to get the imaga - into oen of the above formats to avoid errors about "Unsupported color + use another tool like Gimp or ImageMagick's convert to get the image + into one of the above formats to avoid errors about "Unsupported color depth". diff --git a/xmldoc/formats/options/garmin_gpi-writecodec.xml b/xmldoc/formats/options/garmin_gpi-writecodec.xml index d0c549d4f..b17832e34 100644 --- a/xmldoc/formats/options/garmin_gpi-writecodec.xml +++ b/xmldoc/formats/options/garmin_gpi-writecodec.xml @@ -1,5 +1,5 @@ -This lets you overwride the default codec of 'windows-1252' when writing +This lets you override the default codec of 'windows-1252' when writing strings in Garmin GPI files. This option may be removed in future versions of GPSBabel as it's not known which Garmin devices support which character sets. diff --git a/xmldoc/formats/options/geojson-compact.xml b/xmldoc/formats/options/geojson-compact.xml index 9a7a669e3..36bf45414 100644 --- a/xmldoc/formats/options/geojson-compact.xml +++ b/xmldoc/formats/options/geojson-compact.xml @@ -1,5 +1,5 @@ This option, when set, reduces the amount of whitespace in the generated GeoJSON. This reduces the size, especially when uncompressed, - but reduces the readibility to humans. + but reduces the readability to humans. diff --git a/xmldoc/formats/options/globalsat-dump-file.xml b/xmldoc/formats/options/globalsat-dump-file.xml index 419e04337..e4c949fb8 100644 --- a/xmldoc/formats/options/globalsat-dump-file.xml +++ b/xmldoc/formats/options/globalsat-dump-file.xml @@ -1,5 +1,5 @@ -The dump-file option is primarly for debugging is module. It lets you +The dump-file option is primarily for debugging is module. It lets you provide a file which contains the raw stream of bytes coming from the device. This is useful for capturing device state to describe to a developer that can't actually access hte physical device as well as mocking diff --git a/xmldoc/formats/options/globalsat-showlist.xml b/xmldoc/formats/options/globalsat-showlist.xml index 5da7914b4..de46c5a8c 100644 --- a/xmldoc/formats/options/globalsat-showlist.xml +++ b/xmldoc/formats/options/globalsat-showlist.xml @@ -1,5 +1,5 @@ -The showlist argment displays the list of tracks stored on the device. +The showlist argument displays the list of tracks stored on the device. Command showing list of tracks on device diff --git a/xmldoc/formats/options/globalsat-track.xml b/xmldoc/formats/options/globalsat-track.xml index c7af15362..42e0ec177 100644 --- a/xmldoc/formats/options/globalsat-track.xml +++ b/xmldoc/formats/options/globalsat-track.xml @@ -4,6 +4,6 @@ learned about via the 'showlist' option from a previous invocation, instead of fetching all the tracks, which is our default. - Command track can be used to fetch a single track, defult is all tracks + Command track can be used to fetch a single track, default is all tracks gpsbabel -i globalsat,track=number -f /dev/ttyUSB0 -o gpx,garminextensions -F outfile.gpx diff --git a/xmldoc/formats/options/kml-track.xml b/xmldoc/formats/options/kml-track.xml index 708efb2e1..895f9f880 100644 --- a/xmldoc/formats/options/kml-track.xml +++ b/xmldoc/formats/options/kml-track.xml @@ -6,5 +6,5 @@ Routes and tracks without sufficient time data are always drawn as - Linestrings and never Tracsks. + Linestrings and never Tracks. diff --git a/xmldoc/formats/options/magellan1-noack.xml b/xmldoc/formats/options/magellan1-noack.xml index f8d84cab2..6a136c47e 100644 --- a/xmldoc/formats/options/magellan1-noack.xml +++ b/xmldoc/formats/options/magellan1-noack.xml @@ -1,6 +1,6 @@ Magellan's protocol specification strongly encourages the use of software -acknowledgements on every packets. This is a simple "this is what I think +acknowledgments on every packets. This is a simple "this is what I think I heard. If you agree that I heard it correctly, let's go to the next packet" handshake that is used to ensure the integrity of the data transfer. diff --git a/xmldoc/formats/options/mmo-ver.xml b/xmldoc/formats/options/mmo-ver.xml index 803b2f66b..b17c3785d 100644 --- a/xmldoc/formats/options/mmo-ver.xml +++ b/xmldoc/formats/options/mmo-ver.xml @@ -7,6 +7,6 @@ If you have a particularly old Mobile Mapper installation, it may complain "This Forcing creation of old Mobile Mapper files - gpsbabel -i gpx -f whaetever.gpx -o mmo,ver=17 -F whatever.mmo + gpsbabel -i gpx -f whatever.gpx -o mmo,ver=17 -F whatever.mmo diff --git a/xmldoc/formats/options/nmea-gprmc.xml b/xmldoc/formats/options/nmea-gprmc.xml index d6b3f2d1e..a53fab446 100644 --- a/xmldoc/formats/options/nmea-gprmc.xml +++ b/xmldoc/formats/options/nmea-gprmc.xml @@ -4,7 +4,7 @@ GPRMC sentences. The default is to read or write GPRMC sentences. To disable GPRMC sentences, specify . -GPRMC sentences contain the "recommended mimimum" positional information, +GPRMC sentences contain the "recommended minimum" positional information, including date and time, heading, and velocity. Note that they do not include altitude. For altitude, you will have to include GPGGA sentences. diff --git a/xmldoc/formats/options/shape-name.xml b/xmldoc/formats/options/shape-name.xml index 231cd50e4..dd592f460 100644 --- a/xmldoc/formats/options/shape-name.xml +++ b/xmldoc/formats/options/shape-name.xml @@ -4,7 +4,7 @@ This option specifies where to get name information for each shape. Without this It the value is a set of digits then the name is fetched from a record with that field index in the .dbf file. Otherwise, if the value does not start with a '+' character, the name is fetched from record with that field name in the .dbf file. -When the value starts with a '+' character then multilpe records from the .dbf file can be combined to create the name. +When the value starts with a '+' character then multiple records from the .dbf file can be combined to create the name. The plus character should be followed by a set of digit(s) representing a field index, or a field name as above. This may be followed by an additional '+' character, and another set of digits or a field name. As many records as desired can be selected in this fashion. diff --git a/xmldoc/formats/options/skytraq-gps_utc_offset.xml b/xmldoc/formats/options/skytraq-gps_utc_offset.xml index 7be726497..de502c68f 100644 --- a/xmldoc/formats/options/skytraq-gps_utc_offset.xml +++ b/xmldoc/formats/options/skytraq-gps_utc_offset.xml @@ -14,5 +14,5 @@ Indicates that GPS is ahead of UTC by fifteen seconds, as was the case in 2009. -Consult formal eplanation of GPS time vs. UTC time if you're into that. +Consult formal explanation of GPS time vs. UTC time if you're into that. diff --git a/xmldoc/formats/options/stmsdf-index.xml b/xmldoc/formats/options/stmsdf-index.xml index f42f1c99e..856048c0f 100644 --- a/xmldoc/formats/options/stmsdf-index.xml +++ b/xmldoc/formats/options/stmsdf-index.xml @@ -2,7 +2,7 @@ Convert route number 'index' from source into sdf format. - We have a lot of more expressive formats thats support more than one route. + We have a lot of more expressive formats that support more than one route. At this place sdf files are limited to only one single route. With option index you can specify which route from source should be converted. diff --git a/xmldoc/formats/options/transform-rptname.xml b/xmldoc/formats/options/transform-rptname.xml index 39a1c2fce..18fb49c17 100644 --- a/xmldoc/formats/options/transform-rptname.xml +++ b/xmldoc/formats/options/transform-rptname.xml @@ -4,7 +4,7 @@ With this option you can decide to let GPSBabel name generated route points acco GPSBabel creates route points during the transformation process named "RPTxxx" where xxx is a numeric part. -Using this option GPSBabel can be configured to replace the "RPT" part of the generated names by the name of the source track during the transformation process. This is especially usefull if several differently named tracks are contained in the source file which should each be transformed into routes. +Using this option GPSBabel can be configured to replace the "RPT" part of the generated names by the name of the source track during the transformation process. This is especially useful if several differently named tracks are contained in the source file which should each be transformed into routes. Convert a GPX track to a GPX route, deleting the original track, naming the generated points like the original track name. diff --git a/xmldoc/formats/ricoh.xml b/xmldoc/formats/ricoh.xml index c4fb81c46..9c7058a54 100644 --- a/xmldoc/formats/ricoh.xml +++ b/xmldoc/formats/ricoh.xml @@ -2,7 +2,7 @@ This camera creates log files on the SD card in a folder name "GPSLOG" that - are named "YYMMDDNN.LOG" wher NN increments from 00 through 99. The camera + are named "YYMMDDNN.LOG" where NN increments from 00 through 99. The camera appends new tracks into the current file, hence the "new track" field. When the current file reaches about 500K, NN increments and logging continues into the next file. Therefore, there may be multiple tracks in each log diff --git a/xmldoc/formats/saplus.xml b/xmldoc/formats/saplus.xml index 2c30a046d..611d71dd6 100644 --- a/xmldoc/formats/saplus.xml +++ b/xmldoc/formats/saplus.xml @@ -1,7 +1,7 @@ - This format is for Delorme Street Atlas USA 2004 Plus and later. + This format is for DeLorme Street Atlas USA 2004 Plus and later. For geocachers importing data from a tool like GSAK or Spinner, import the file twice in XData. One will create a file with diff --git a/xmldoc/formats/saroute.xml b/xmldoc/formats/saroute.xml index d0db6155c..fea5e1249 100644 --- a/xmldoc/formats/saroute.xml +++ b/xmldoc/formats/saroute.xml @@ -1,5 +1,5 @@ -This format reads route files from many Delorme mapping products. +This format reads route files from many DeLorme mapping products. It supports the anr, rte, and rtd formats as either tracks or routes. All options only apply to route files from newer (anr) diff --git a/xmldoc/formats/stmsdf.xml b/xmldoc/formats/stmsdf.xml index 7b5ed88a3..0fb27403e 100644 --- a/xmldoc/formats/stmsdf.xml +++ b/xmldoc/formats/stmsdf.xml @@ -2,7 +2,7 @@ This format supports the .sdf files from the Suunto product family 'Suunto Trek Manager', 'Suunto Ski Manager' and 'Suunto Sail Manager'. The contents of the sdf file depends on the used product and can - be one route or one track. Thats why when you want to use sdf on the + be one route or one track. That's why when you want to use sdf on the output side you have to use the -r OR the -t option. This will tell GPSBabel which type of data should be written. diff --git a/xmldoc/formats/tmpro.xml b/xmldoc/formats/tmpro.xml index 255b92762..10e4be1db 100644 --- a/xmldoc/formats/tmpro.xml +++ b/xmldoc/formats/tmpro.xml @@ -6,5 +6,5 @@ use in TopoMapPro places files. type can store links other than web links, anything that is not a http url will be discarded. Note that this does not do datum conversions, so if your input file does not have WGS84/NZGD2000 data, your output -file won't either. Colour of waypoint icons defaults to red. +file won't either. The color of waypoint icons defaults to red. diff --git a/xmldoc/formats/xmap.xml b/xmldoc/formats/xmap.xml index 5d843e9dd..fd6b5fca3 100644 --- a/xmldoc/formats/xmap.xml +++ b/xmldoc/formats/xmap.xml @@ -1,9 +1,9 @@ - Delorme TopoUSA/XMap Conduit is one of the bazillion + DeLorme TopoUSA/XMap Conduit is one of the bazillion CSV variants -variants mentioned above. It's just like Delorme Streets & Atlas with the addition of +variants mentioned above. It's just like DeLorme Streets & Atlas with the addition of a completely pointless line at the beginning and end of the file. This is the format used to hot-sync to XMap from withing TopoUSA. Done with help of Dan Edwards. diff --git a/xmldoc/formats/xmap2006.xml b/xmldoc/formats/xmap2006.xml index 530403ef8..42039c775 100644 --- a/xmldoc/formats/xmap2006.xml +++ b/xmldoc/formats/xmap2006.xml @@ -1,7 +1,7 @@ - Delorme XMap2006 Conduit is just like + DeLorme XMap2006 Conduit is just like XMap , except there are no spaces between fields and the coordinate format is slightly diff --git a/xmldoc/formats/xmapwpt.xml b/xmldoc/formats/xmapwpt.xml index 3fcb674c7..ab78e6582 100644 --- a/xmldoc/formats/xmapwpt.xml +++ b/xmldoc/formats/xmapwpt.xml @@ -1,5 +1,5 @@ -Delorme XMapHandHeld Street Atlas USA is another of the +DeLorme XMapHandHeld Street Atlas USA is another of the billion CSV variants. This is the format used by XmapHH SA USA on (at least) PocketPC O/S. @@ -9,14 +9,14 @@ This XMap is not the same as the simpler and XMapHH for Palm. -Delorme XMap Handheld .WPT for PocketPC is a bit of a kludge. This +DeLorme XMap Handheld .WPT for PocketPC is a bit of a kludge. This chapter covers XMap Handheld Street Atlas USA edition. XMap on the PocketPC stores its waypoints in individual .wpt files. For example, waypoints generated by XMap on the PocketPC are stored by default in the "My Documents" folder using the sequential names -"XMap1.wpt", "XMap2.wpt", ad nauseum. Needless to say, this is not very +"XMap1.wpt", "XMap2.wpt", ad nauseam. Needless to say, this is not very efficient. -- 2.30.2